home *** CD-ROM | disk | FTP | other *** search
- // PGM -- the fire imp's pitchfork, but used on brushes
- textures/effects/forkfire
- {
- surfaceparm nolightmap
- qer_editorimage textures/effects/forkeffect7.tga
- {
- map textures/wall/brk_gry.tga
- rgbGen identity
- }
- {
- map textures/effects/forkeffect7.tga
- // map textures/liquid/Q3lavahell.tga
- // blendfunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
- blendfunc GL_DST_COLOR GL_ZERO
- // tcMod scroll 0 0.25
- tcMod scroll 0.5 0.25
- // tcMod scroll 2 1
- // tcMod stretch 1 0.1 0 5
- // tcMod turb 0 0.02 0 2
- rgbGen identity
- }
- }
-
- // PGM -- the fire imp's pitchfork, but used on brushes
- textures/effects/forkfire1
- {
- surfaceparm nolightmap
- qer_editorimage textures/effects/forkeffect7_alpha.tga
- {
- // map textures/wall/brk_gry.tga
- map textures/metal/bras_hex01.tga
- tcMod scale 4 4
- rgbGen identity
- }
- {
- map textures/effects/forkeffect7_alpha.tga
- // map textures/liquid/Q3lavahell.tga
- blendfunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
- // blendfunc GL_DST_COLOR GL_ZERO
- tcMod scroll 0 0.5
- // tcMod scroll 0.5 0.25
- // tcMod scroll 2 1
- // tcMod stretch 1 0.1 0 5
- // tcMod turb 0 0.02 0 2
- rgbGen identity
- }
- }
-
-
- // PGM -- the fire imp's pitchfork, but used on brushes
- textures/effects/forkfire2
- {
- surfaceparm nolightmap
- qer_editorimage textures/detail/eye_cat01.tga
- {
- map textures/detail/eye_cat01.tga
- tcMod stretch sin 1 .075 0 0.4
- rgbGen identity
- }
- {
- map textures/effects/forkeffect7_alpha.tga
- // blendfunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
- blendfunc GL_DST_COLOR GL_ZERO
- tcMod scroll 0 0.5
- rgbGen identity
- }
- }
-
- // PGM -- the fire imp's pitchfork, but used on brushes
- textures/effects/forkfire3
- {
- surfaceparm nolightmap
- qer_editorimage textures/effects/forkeffect7_alpha1.tga
- {
- map textures/wall/brk_gry.tga
- rgbGen identity
- }
- {
- map textures/effects/forkeffect7_alpha1.tga
- // map textures/liquid/Q3lavahell.tga
- blendfunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
- // blendfunc GL_DST_COLOR GL_ZERO
- // tcMod scroll 0 0.25
- tcMod scroll 0.5 0.25
- // tcMod scroll 2 1
- // tcMod stretch 1 0.1 0 5
- // tcMod turb 0 0.02 0 2
- rgbGen identity
- }
- }
-
- // PGM -- the red crystal for rvillage that script ramps up in intensity
- textures/effects/redcrystal1
- {
- surfaceparm nolightmap
- qer_editorimage textures/effects/redcrystal1.tga
- {
- map textures/effects/redcrystal1.tga
- rgbGen identity
- // rgbGen fromEntity
- // FIXME -- turn on fromEnt when script is in place
- }
- {
- map textures/metals/envmap_med.tga
- // blendFunc GL_DST_COLOR GL_SRC_COLOR // default envmap blend
- blendFunc GL_DST_COLOR GL_ZERO
- tcGen environment
- }
- }
-
- textures/effects/fakemirror01
- {
- surfaceparm nolightmap
- // qer_editorimage textures/metal/slv_lit01.tga
- qer_editorimage textures/metal/slv_mirror01.tga
- {
- map textures/metal/slv_lit01.tga
- rgbGen identity
- tcMod scale 4 4
- }
- {
- map textures/metal/slv_mirror01.tga
- blendFunc GL_DST_COLOR GL_SRC_COLOR // default envmap blend
- // blendFunc GL_DST_COLOR GL_ZERO
- tcGen environment
- }
- }
-
- // PGM - this is backup script for the alice wall
- textures/effects/wallold
- {
- qer_editorimage textures/common/black.tga
- surfaceparm nolightmap
- {
- map textures/common/black.tga
- }
- {
- map textures/effects/flash.tga
- // blendFunc GL_DST_COLOR GL_SRC_COLOR // default envmap blend
- blendFunc GL_ONE GL_ONE
- // blendfunc gl_zero gl_src_color
- tcGen environment
- // rgbGen wave sin 0.15 .05 0.5 0.5
- tcmod scale .2 .2
- tcMod scroll 0.25 0.25
- }
- {
- map textures/effects/blackgoop.tga
- blendfunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
- tcmod turb 0 1 0 .5
- tcmod scale .03 .03
- }
- {
- map textures/effects/alicewall_01.tga
- blendfunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
- tcGen environment
- alphagen constant 0.3
- alphagen dot .4 .2
- // tcmod turb 0 1 0 .2
- tcmod scale .8 .8
- tcmod scroll 0 .10
- }
- }
-